-
Home
-
WooCommerce Attribute Stock – Shared Stock & Variable Quantities (Lite Version)
-
1.9.0
-
Code
-
Classes
- RestApiController
Total Complexity |
43 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
442 |
Lines of code |
311 |
Logical lines of code |
104 |
Comment lines |
63 |
Methods |
9 |
Properties |
3 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filter_query_args() |
A |
46 |
12 |
37 |
update_stock() |
A |
50 |
12 |
24 |
get_item_schema() |
S |
38 |
1 |
101 |
prepare_item_for_response() |
S |
52 |
6 |
21 |
update_item() |
S |
53 |
5 |
21 |
create_item() |
S |
52 |
4 |
22 |
register_routes() |
S |
42 |
1 |
61 |
get_collection_params() |
S |
54 |
1 |
21 |
__construct() |
S |
77 |
1 |
3 |